Developer Documentation

QuickTime 4 API Documentation

3D Graphics Programming with QuickDraw 3D 1.5.4

Previous | QD3D Book | Overview | Chapter Contents | Next |

About the Mathematical Utilities

QuickDraw 3D provides a large number of utility functions for operating on basic mathematical objects such as points, vectors, matrices, and quaternions. You can use these utilities to

Many of these functions might be implemented as C language macros. As a result, you should avoid such operations as applying the auto-increment operator (++) to function parameters.

QuickDraw 3D also supplies functions that you can use to manage bounding boxes and spheres for any kind of QuickDraw 3D object.


© 1997 Apple Computer, Inc.

Previous | QD3D Book | Overview | Chapter Contents | Next |